_TaskName:GraphDraw

# graph source
DRAWSAVENOMEM:GraphDraw was unable to claim temporary memory while creating the draw file. Free some memory before trying again.

#several source files
WNOTMPMEM:GraphDraw was unable to claim memory for temporary workspace.

WNOMOREMEM:GraphDraw was unable to claim memory to complete this operation.

#main source
INSTANCE2:GraphDraw is already running and on the iconbar.

QUITNOTSAVED:The data you have entered has not been saved. Do you wish to continue to quit?

#iconbar source file
NOHELP:GraphDraw was unable to find either the HTML help or the text help file within the application.

#input source
NOMEM:GraphDraw could not reserve memory during the entry of new data.

NOMEMNEW:GraphDraw could not reserve memory while creating a new data set.

NOLOADMEM:GraphDraw could not reserve memory during the loading of a new data file.

NOADDDATAMEM:GraphDraw was unable to claim more memory when adding more data.

TRSFORMDATA:The data you are adding to has been transformed. If you continue the transform undo buffer will be cleared. Do you wish to continue to add the data?

NOINCMEM:GraphDraw was unable to increase allocated memory for more data points.

#transform source
NORECIP:You cannot take the reciprocal of zero

NOSQROOT:You cannot take the square root of a negative value

NOLOGZERO:You cannot take the log of a negative or zero value

NOLOGXZERO:Invalid X data. You cannot take the log of a negative or zero value

NOLOGYZERO:Invalid Y data. You cannot take the log of a negative or zero value

NOLNZERO:You cannot take the ln of a negative or zero value

#least
ALLXSAME:All the X-coordinates are the same. Calculation terminated

LEASTERR:GraphDraw met an error during the fitting. Calculation terminated

#chartprint source
PRABORT:A problem was encountered during printing. The print has been abandoned.

PRNOOPEN:An error was encountered when opening printer stream.

PRERRSELJOB:An error was encountered when selecting the printer job.

#polynomial source
POLYNOMEM:GraphDraw could not allocate temporary workspace when calculating a polynomial fit. Free some memory before trying again.

#interpolate source
INTNOTXT:You must enter a value for X in order to do the calculation.

INTNOSTART:You must enter a value for the starting X in order to do the calculation.

INTNOEND:You must enter a value for the ending X in order to do the calculation.

INTNOINC:You must enter a value for the X increment in order to do the calculation.

INTNOEXTRAP:You cannot extrapolate values beyond the range of the original points.

INTSESAME:The start and end values must be different.

INTBIGINC:The increment value is larger than the difference between start and end.

#spline source
SPLBADVALUE:Smoothness fit factor must lie BETWEEN 0 and 1. It must not equal either of the limits.

SPLDIVZERO:A division by zero error has occurred during the spline matrix operations. The graph plotting has been abandoned.

SPLXVALSAME:This spline algorithm fails if two x values are equal. Check and modify the data if necessary.

#gr_axisrange
UXMAXMIN:You have entered values for the X range such that the minimum X is not less than the maximum X.

UXMIN:The minimum value for X cannot be greater than the minimum X value of the data.

UXMAX:The maximum value for X cannot be smaller than the maximum X value of the data.

UYMAXMIN:You have entered values for the Y range such that the minimum Y is not less than the maximum Y.

UYMIN:The minimum value for Y cannot be greater than the minimum Y value of the data.

UYMAX:The maximum value for Y cannot be smaller than the maximum Y value of the data.

#messages that are used in a calls directly to the message library
NOMOREINPUTW:GraphDraw allows a maximum of %d different windows for data entry. There are already that many windows open.

INVALX:The x value of data point %d is blank

INVALY:The y value of data point %d is blank

BLANKX:The x value of data point %d is blank

BLANKY:The y value of data point %d is blank

TOOFEWDATA:You must enter at least %d data points for this fit type

DCSSAVENOMEM:GraphDraw was unable to claim temporary memory while saving the file. Free some memory before trying again.

ESAVENOMEM:GraphDraw was unable to claim temporary memory while saving the file. Free some memory before trying again.

EMEMBAD:Error in alloc memory management. Bad memory block

EMEMCH:Error in alloc memory management. Free block has address lower than head of chain.

EMEMFE:Error in alloc memory management. Allocated block found on free list.

EMEMAD:Error in alloc memory management. While merging two free blocks addresses were found out of order.

EMEMAF:Error in alloc memory management. Attempt to free memory already free.

EMEMBF:Error in alloc memory management. Attempt to free memory not allocated or corrupt.

CJLCH_NOMEM:Insufficient temporary memory to load choices file.

CJLCH_NOREAD:Choices file could not be opened for read action.

CJLCH_NOOPEN:Could not open choices file while trying to save choices.

CJLDR_NOMEMD:Unable to claim more memory while making a drawfile

EMEMF:Error in flex memory manager. Memory is corrupt!

ETASK:Error in flex memory manager. Not enough memory, or not within *desktop world.

EMEM:Error in flex memory manager. Out of memory

